home *** CD-ROM | disk | FTP | other *** search
- BODY
- {
- color: #555753;
- font-family: georgia;
- font-size: 12pt/20pt;
- background: ivory url("wrinkls.jpg") repeat;
- margin: 0px;
- padding: 0px;
- }
-
- P, LI
- {
- font-family: georgia;
- margin-top: 0px;
- text-align: justify;
- padding-left: 5px;
- padding-right: 5px;
- }
-
- TD
- {
- text-align: justify;
- }
-
- DD
- {
- text-align: left;
- margin-left: 5px;
- }
-
- DT
- {
- text-align: justify;
- margin-left: 50px;
- margin-bottom: 20px;
- }
-
- H1
- {
- font: bold 200% georgia;
- letter-spacing: 2px;
- color: #7D775C;
- text-align: center;
- }
-
- H2
- {
- font: bold 150% georgia;
- letter-spacing: 1px;
- color: #7D775C;
- border-bottom: 3px double #7D775C;
- }
-
- H3
- {
- font: italic normal 125% georgia;
- letter-spacing: 1px;
- margin-bottom: 0px;
- color: #7D775C;
- }
-
- H4, H5, H6
- {
- font: italic normal 110% georgia;
- letter-spacing: 1px;
- margin-bottom: 0px;
- color: #7D775C;
- }
-
- A:link
- {
- font-weight: bold;
- text-decoration: none;
- color: #9944CC;
- border-bottom: 1px dotted #69f;
- }
- A:visited {
- font-weight: bold;
- text-decoration: none;
- color: #A070C4;
- border-bottom: 1px dotted #69f;
- }
- A:hover, A:active
- {
- text-decoration: underline;
- color: #5533AA;
- border-bottom: 1px solid #f00;
- }
-
- .header
- {
- width: 100%;
- clear: both;
-
- border-bottom: 1px solid #369;
- margin: 10px;
- }
-
- .footer
- {
- width: 100%;
- clear: both;
-
- border-top: 1px solid #369;
- margin: 10px;
- }
-
- .menu-left
- {
- width: 175px;
- float: left;
- clear: none;
- padding: 5px;
-
- border-right: 1px solid #369;
- font-size: 90%;
- }
-
- .menu-right
- {
- width: 175px;
- float: right;
- clear: none;
- padding: 5px;
-
- border-left: 1px solid #369;
- font-size: 90%;
- }
-
- .menu-section
- {
- font-size: 120%;
- font-style: italic;
- font-stretch: expanded;
- }cas
-
- .menu-section:link, .menu-section:visited
- {
- color: #7D775C;
- }
- .menu-section:hover, .menu-section:active
- {
- color: #0000FF;
- }
-
- .content
- {
- clear: none;
- margin-left: 185px;
- margin-right: 180px;
- padding: 5px;
- }
-
- .menu-left UL
- {
- margin-top: 0px;
- margin-left: 1.5em;
- }
-
- .menu-right UL
- {
- margin-top: 0px;
- margin-left: 1.5em;
- }
-
-